Conversation
docs(zsh-lint): add generated-reference markers and seed content
Re-add the {/* zsh-lint:generated:start/end */} markers to the Zsh Lint
ecosystem page so the wiki-docs-sync pipeline from z-shell/zsh-lint has a
region to inject into. Seed the region with the current generated Go
reference so the first automated sync is a no-op rather than a failure.
The marked region is machine-managed — do not hand-edit; it is regenerated
from the repo's Go doc comments.
Co-authored-by: Salvydas Lukosius <ss-o@users.noreply.github.com>
docs(zsh-lint): sync generated reference from zsh-lint
ci(trunk): rename workflow/job to Trunk Code Quality to fix duplicate check context The workflow and job were both named 'Trunk Check', colliding with the check that trunk-io/trunk-action posts (also 'Trunk Check'). Two identically-named check-runs confuse strict branch protection (required context 'Trunk Check'), leaving PRs stuck in BLOCKED even when all checks pass. Renaming to the org-conventional 'Trunk Code Quality' (matching other repos) leaves the action's 'Trunk Check' as the sole required context. Fixes #757. Co-authored-by: Salvydas Lukosius <ss-o@users.noreply.github.com>
The zsh package no longer ships 5.1.1 or 5.2.4 as selectable profiles (z-shell/zsh#14). Remove the two stale 'zi pack' examples so the usage page matches the available manifest profiles.
docs(zsh-lint): move tool documentation into community
Deploying zsh with
|
| Latest commit: |
898bd13
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://a545e411.zsh.pages.dev |
| Branch Preview URL: | https://bug-170.zsh.pages.dev |
Contributor
There was a problem hiding this comment.
Pull request overview
Updates the Zi installation documentation to point the “GitHub RAW” installer fallback link to the current, live installer location in z-shell/src, keeping the short URL and installation commands unchanged.
Changes:
- Replace the removed
lib/sh/install.shraw GitHub URL withpublic/sh/install.shin the installer links table.
Member
Author
|
Agent handoff — merge is blocked on the failing Trunk check.
The local GitHub CLI token is invalid, so the required Actions log inspection cannot proceed. Next step: run |
This was referenced Jul 18, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
lib/sh/install.shpath to the livepublic/sh/install.shpathVerification
git diff --check: cleanRelated: z-shell/src#170